From: Keir Fraser Date: Sat, 26 Jan 2008 10:39:58 +0000 (+0000) Subject: Remove commented-out dropping from previous changeset. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~14394 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks://%22/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22?a=commitdiff_plain;h=03bb50b2766b72ea18386a327339cb9a2492533a;p=xen.git Remove commented-out dropping from previous changeset. Signed-off-by: Keir Fraser --- diff --git a/tools/include/xen-foreign/Makefile b/tools/include/xen-foreign/Makefile index 394edb602e..a3eae195bf 100644 --- a/tools/include/xen-foreign/Makefile +++ b/tools/include/xen-foreign/Makefile @@ -2,7 +2,6 @@ XEN_ROOT=../../.. include $(XEN_ROOT)/Config.mk ROOT = $(XEN_ROOT)/xen/include/public/foreign -#VPATH = $(ROOT) HOSTCFLAGS += -I$(ROOT) MKHEADER_PY = $(ROOT)/mkheader.py